home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 November
/
CMCD1104.ISO
/
Software
/
Shareware
/
Utilitare
/
picozip
/
PicoZipSetup.exe
/
{app}
/
PicoZip.exe
/
0
/
RCDATA
/
TFMVIEWOUTPUT
/
TFMVIEWOUTPUT.txt
Wrap
Text File
|
2004-09-09
|
1KB
|
61 lines
object fmViewOutput: TfmViewOutput
Left = 318
Top = 311
Width = 519
Height = 243
ActiveControl = buClose
BorderIcons = [biSystemMenu]
Caption = 'View Last Output'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
DesignSize = (
511
214)
PixelsPerInch = 96
TextHeight = 13
object meOutput: TMemo
Left = 8
Top = 8
Width = 382
Height = 200
Anchors = [akLeft, akTop, akRight, akBottom]
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
ScrollBars = ssBoth
TabOrder = 0
WordWrap = False
end
object buClose: TButton
Left = 399
Top = 8
Width = 106
Height = 25
Anchors = [akTop, akRight]
Caption = '&Close'
Default = True
ModalResult = 1
TabOrder = 1
end
object buCopy: TButton
Left = 399
Top = 40
Width = 106
Height = 25
Anchors = [akTop, akRight]
Caption = '&Copy to Clipboard'
TabOrder = 2
OnClick = buCopyClick
end
end